docs(DatasetRefresh): create sample of dataset refresh using API command#175
Merged
may-hartov merged 6 commits intomicrosoft:mainfrom Feb 17, 2026
Conversation
ayeshurun
reviewed
Feb 16, 2026
ayeshurun
reviewed
Feb 16, 2026
ayeshurun
reviewed
Feb 16, 2026
ayeshurun
reviewed
Feb 16, 2026
…s://github.com/may-hartov/fabric-cli into dev/mahartov/dataset_Refresh_using_api_command
ayeshurun
reviewed
Feb 17, 2026
ayeshurun
reviewed
Feb 17, 2026
ayeshurun
reviewed
Feb 17, 2026
ayeshurun
reviewed
Feb 17, 2026
ayeshurun
reviewed
Feb 17, 2026
ayeshurun
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces comprehensive documentation and examples for triggering and monitoring Power BI semantic model refresh operations using the Fabric CLI API command. The main change is the addition of a new guide with PowerShell and Bash scripts, along with cross-linking and navigation updates to make the refresh example easily discoverable.
Dataset Refresh Documentation and Examples:
refresh_semantic_model_example.mdwith detailed instructions and scripts (PowerShell and Bash) for triggering and polling semantic model refresh status using Power BI REST API endpoints via the Fabric CLI. The guide covers extracting polling URLs from response headers and handling refresh completion states.item_examples.mdand api_examples.md to reference the new semantic model refresh example, making it easier for users to find relevant API usage instructions.semantic modelrefresh Script:
Documentation Navigation Improvements:
mkdocs.ymlnavigation under Item Management, improving discoverability in the docs sidebar.Release Notes:
Doc layout:

